home *** CD-ROM | disk | FTP | other *** search
- Path: raffles.technet.sg!usenet
- From: leonard@pacific.net.sg (Leonard Sim)
- Newsgroups: comp.lang.c
- Subject: Getting date in UNIX
- Date: Tue, 19 Mar 1996 09:35:24 GMT
- Organization: Pacific Internet, Singapore
- Message-ID: <4ilv2i$7hb@raffles.technet.sg>
- References: <4ik447$bn7@raffles.technet.sg> <314DB62F.446B@sdrc.com>
- NNTP-Posting-Host: 203.120.80.4
- X-Newsreader: Forte Free Agent 1.0.82
-
- Greg Dunaway <greg.dunaway@sdrc.com> wrote:
-
- try:
-
- date '+%m/%d/%Y'
-
-
- if all else fails, try reading the man pages!
-
-
- Thanks, but will I be able to store this into a string variable??
-
-
- rgds,
-
- Leonard Sim
-
-
-